Search results

Online

Pencil code program: Chaos game

The ‘chaos game’ is a way to see how patterns can result from certain random events. Use this program to run the chaos game, randomly moving the turtle to create a pattern. Have students analyse or fill in or change parts of the pencil code program.

Online

Pencil code program: Lady MacBeth Chat Bot

Use this program to create an interactive chat bot who answers questions as if she is Lady Macbeth. Have students analyze, fill in or change parts of, or use the program to create their own variation and rendition of a character. This program could be used to further your understanding of how you could use Pencil Code in ...

Online

Turtles: impact of climate change on Flatback turtle populations

The lesson follows an inquiry process in which students use a dataset to answer relevant questions about the turtle population. They consider how to analyse and display the data in order to effectively examine the impact of rising global temperatures on flatback turtle populations.

Video

Artificial Intelligence Explainers: Video 3: AI systems | Digital Technologies Hub

We use examples of home automation and recommender systems to go into more detail about how the AI in these systems work. We also look at filter bubbles and discuss why its important to be aware of potential issues of using these systems. This is the third video in a series. The first two in the series are Introduction ...

Online

Water Water everywhere!

In this lesson, students are presented with the challenging problem of measuring a volume of water using containers that are not the exact measurement size. Students will decompose a complex problem into discrete steps, design an algorithm for solving the problem, and evaluate solution efficiencies and optimization in a ...

Online

Creating an Indigenous plant-use garden: planting

The outcomes of this learning activity are for children to: follow instructions and a planting plan; understand the steps involved in planting out and maintaining a successful Indigenous plant-use garden enjoy being active and productive outdoors and build their social and teamwork skills; physically be involved in the ...

Assessment

BBC micro:bit project

The teacher assesses the student’s knowledge and skills using the student’s project log, self-reflection and think aloud.

Online

Creating an Indigenous plant-use garden: harvesting

The satisfaction of eating straight from the garden is one of life’s best learning experiences, however we need to be respectful and mindful to only harvest what we need to allow the plant to continue to thrive for generations to come. This activity involves the assessment and mapping of local environments to create a successful ...

Online

Agreeing to an ICT agreement

Students work together to brainstorm the dangers, problems and pitfalls in using ICT and online spaces. They collaboratively agree upon a set of protocols and rules for using technology, and develop processes and procedures to follow when using ICT.

Online

Bee-Bot ruler

Explore the concept of sequencing steps, using Bee-Bots to measure length.

Online

Blue-Bot challenges

Use these challenges created by Kylie Docherty, QSITE to provide opportunities for students to learn how to design and follow a series of steps to program Blue-Bot.

Online

Create a language learning program

Create a computer program to learn a traditional Aboriginal or Torres Strait Islander language.

Online

Create a board game that uses an Ozobot

Create a game board where the player is provided with a number of decisions. Using Scratch and Makey Makey, students add multimodal elements to the story. These elements are activated using an Ozobot.

Online

Creating my own spreadsheet to convert binary to decimal

A spreadsheet can be used to do calculations quickly using formulas. How can we make a spreadsheet that converts a binary number to a decimal number? This lesson provides some guidance and Excel files for student and teacher use.

Online

Design a flag with Pencil Code

Design your own Australian flag by firstly examining common elements of flags, creating a step by step process (algorithm) to program your design after exploring a ‘block-based’ turtle drawing program such as Pencil Code.

Online

First to finish

Compare algorithms designed to complete the same task, and evaluate each for efficiency.

Online

Have fun with flowcharts

Create a flowchart to represent a sequence of (branching) steps and decisions needed to solve a mathematical problem.

Online

Creating an Indigenous plant-use garden: plant list

For thousands of years, First Nations peoples across Australia have been growing and cultivating plants. Plants are grown for many different purposes, including food, tools, medicine, shelter, clothing, hunting, carrying, water craft, ceremony and land management. Everything they needed to survive is provided by the bush. ...

Interactive

Level Up Minecraft

This unit of work involves in-world Minecraft explorations and in-class activity. It is intended for students in regional areas to know and understand the issues that surround safety on and around rail lines. Students consider why there are safety issues, how technical systems at active crossings can go a long way to making ...

Online

AI and image recognition

This lesson builds on How can an AI recognise what is sees? It focuses on image recognition that involves feature extraction, object detection and classification, and introduces the idea that computers store and use data using 0s and 1s.